home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 November: Tool Chest / Dev.CD Nov 98 TC.toast / Sample Code / Snippets / Toolbox / PowerMacOr68K / PowerMacOr68K Read Me next >
Encoding:
Text File  |  1996-09-17  |  494 b   |  12 lines  |  [TEXT/CWIE]

  1.     This snippet shows how to determine whether you are running on
  2.     a Power Macintosh or on a 680x0 Macintosh.  It also provides the
  3.     method for determine exactly which type of processor is running.
  4.     This works around an off-by-one error with gestaltNativeCPUType.
  5.     
  6.     Written by Virginia (Ginny) McCulloh
  7.     Apple Developer Technical Support
  8.     August 1995, Cupertino, CA
  9.     Copyright 1995, Apple Computer, Inc.
  10.  
  11.     This runs under Think C 7.0.4, CodeWarrior 6,
  12.      and MPW 3.3.1 with the Universal Headers.